home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / g_man / cat3 / OpenGL / glclearindex.z / glclearindex
Encoding:
Text File  |  2001-04-17  |  2.6 KB  |  68 lines

  1.  
  2.  
  3.  
  4. ggggllllCCCClllleeeeaaaarrrrIIIInnnnddddeeeexxxx((((3333GGGG))))               OOOOppppeeeennnnGGGGLLLL RRRReeeeffffeeeerrrreeeennnncccceeee               ggggllllCCCClllleeeeaaaarrrrIIIInnnnddddeeeexxxx((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggllllCCCClllleeeeaaaarrrrIIIInnnnddddeeeexxxx - specify the clear value for the color index buffers
  10.  
  11.  
  12. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      void ggggllllCCCClllleeeeaaaarrrrIIIInnnnddddeeeexxxx( GLfloat _c )
  14.  
  15.  
  16. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  17.      _c  Specifies the index used when the color index buffers are cleared.
  18.         The initial value is 0.
  19.  
  20. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.      ggggllllCCCClllleeeeaaaarrrrIIIInnnnddddeeeexxxx specifies the index used by ggggllllCCCClllleeeeaaaarrrr to clear the color index
  22.      buffers.  _c is not clamped.  Rather, _c is converted to a fixed-point
  23.      value with unspecified precision to the right of the binary point.  The
  24.                                                      m
  25.      integer part of this value is then masked with 2 -1, where m is the
  26.      number of bits in a color index stored in the frame buffer.
  27.  
  28. EEEERRRRRRRROOOORRRRSSSS
  29.      GGGGLLLL____IIIINNNNVVVVAAAALLLLIIIIDDDD____OOOOPPPPEEEERRRRAAAATTTTIIIIOOOONNNN is generated if ggggllllCCCClllleeeeaaaarrrrIIIInnnnddddeeeexxxx is executed between the
  30.      execution of ggggllllBBBBeeeeggggiiiinnnn and the corresponding execution of ggggllllEEEEnnnndddd.
  31.  
  32. AAAASSSSSSSSOOOOCCCCIIIIAAAATTTTEEEEDDDD GGGGEEEETTTTSSSS
  33.      ggggllllGGGGeeeetttt with argument GGGGLLLL____IIIINNNNDDDDEEEEXXXX____CCCCLLLLEEEEAAAARRRR____VVVVAAAALLLLUUUUEEEE
  34.      ggggllllGGGGeeeetttt with argument GGGGLLLL____IIIINNNNDDDDEEEEXXXX____BBBBIIIITTTTSSSS
  35.  
  36.  
  37. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  38.      ggggllllCCCClllleeeeaaaarrrr
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                                                         PPPPaaaaggggeeee 1111
  65.  
  66.  
  67.  
  68.